home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr17 / lat_lon.zip / LAT_LON.DOC next >
Text File  |  1993-05-17  |  2KB  |  38 lines

  1. L---+---T1----+-T--2----T----3--T-+----4T---+---T5----+-T--6----R----7--T-+-Yr| 
  2. LAT_LON computes the "great circle" distances, in air-miles and 
  3. air-kilometers, between any two points whose Latitudes and 
  4. Longitudes are entered.  This is "as the crow flies" distance, 
  5. and will be greatly different from the distance traveled 
  6. following roads. 
  7.  
  8. All data is saved to disk.  You can delete the whole mess at any 
  9. time by deleting the three DIST.xxx files.  LAT_LON.EXE will just 
  10. start a new set the next time you run it.
  11.  
  12. LAT_LON uses negative values for West Longitude and for South 
  13. Latitude.  Also, entries must be made with leading zeros.  E.g., 
  14. 24°W must be entered as "-024", and 1' must be entered as "01". 
  15.  
  16. The way you ENTER A NEGATIVE VALUE is to type the number, THEN 
  17. press the "-" key over on the right beside the number pad.  This 
  18. will input the "-" and advance the cursor to the next entry.  For 
  19. the positive values, either the "+" over by the number keys, or 
  20. the Enter key, will work fine.
  21.  
  22. LAT_LON is kind of dumb!  It can't accept negative zero, so you 
  23. can't input a Latitude or Longitude of, for instance, "-0 deg. 34 
  24. min."  If you must work this close to the Equator and/or 
  25. Greenwich meridian, try using a 1 deg. offset. 
  26.  
  27. LAT_LON has a built-in screen saver, so don't panic when your 
  28. screen goes black!  Just press any key (I use the arrow keys) to 
  29. bring it back.
  30.  
  31. LAT_LON.EXE is released into the Public Domain by Richard K. 
  32. Thompson.  No fee or remuneration is expected, but all messages 
  33. are appreciated.  If interest is shown, LAT_LON may be expanded, 
  34. and/or other related programs may be developed. 
  35.  
  36.     Prodigy ID = VSWG98A --- Compuserve ID = 73277,3103
  37.  
  38.